FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package nictiz.fhir.nl.stu3.questionnaires#2.0.8 (78 ms)

Package nictiz.fhir.nl.stu3.questionnaires
Type CapabilityStatement
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.questionnaires@2.0.8&canonical=http://nictiz.nl/fhir/CapabilityStatement/questionnaires-clientcapabilities
Url http://nictiz.nl/fhir/CapabilityStatement/questionnaires-clientcapabilities
Status active
Date 2022-09-27
Name QuestionnairesClient
Experimental False
Realm nl
Description This CapabilityStatement describes the minimal requirements for a client to retrieve and update questionnaire reference tasks, retrieve questionnaires, and to post questionnaire responses.
Purpose This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.
Copyright CC0
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CapabilityStatement",
  "url" : "http://nictiz.nl/fhir/CapabilityStatement/questionnaires-clientcapabilities",
  "name" : "QuestionnairesClient",
  "status" : "active",
  "date" : "2022-09-27",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This CapabilityStatement describes the minimal requirements for a client to retrieve and update questionnaire reference tasks, retrieve questionnaires, and to post questionnaire responses.",
  "purpose" : "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
  "copyright" : "CC0",
  "kind" : "requirements",
  "fhirVersion" : "3.0.2",
  "acceptUnknown" : "both",
  "format" : [
    "xml",
    "json"
  ],
  "profile" : [
    {
      "reference" : "http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireProvisioningTask",
      "display" : "vl-QuestionnaireProvisioningTask"
    },
    {
      "reference" : "http://nictiz.nl/fhir/StructureDefinition/vl-Questionnaire",
      "display" : "vl-Questionnaire"
    },
    {
      "reference" : "http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireResponse",
      "display" : "vl-QuestionnaireResponse"
    },
    {
      "reference" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
      "display" : "nl-core-patient"
    },
    {
      "reference" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner",
      "display" : "nl-core-practitioner"
    },
    {
      "reference" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
      "display" : "nl-core-organization"
    },
    {
      "reference" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole",
      "display" : "nl-core-practitionerrole"
    },
    {
      "reference" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice",
      "display" : "zib-MedicalDevice"
    },
    {
      "reference" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer",
      "display" : "zib-Payer"
    }
  ],
  "rest" : [
    {
      "mode" : "client",
      "resource" : [
        {
          "type" : "Task",
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "update"
            },
            {
              "code" : "search-type"
            }
          ],
          "searchInclude" : [
            "Organization",
            "Patient",
            "PractitionerRole",
            "Practitioner"
          ],
          "searchParam" : [
            {
              "name" : "code",
              "type" : "token"
            }
          ]
        },
        {
          "type" : "Questionnaire",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "QuestionnaireResponse",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "Patient",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "Practitioner",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "PractitionerRole",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "Organization",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "DeviceUseStatement",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "Coverage",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        }
      ],
      "interaction" : [
        {
          "code" : "transaction"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.